defaultvalue test: ignore show-desktop
authorRyan Lortie <desrt@desrt.ca>
Fri, 15 Nov 2013 14:32:19 +0000 (09:32 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 26 Nov 2013 19:27:59 +0000 (14:27 -0500)
commitce2d9b430c78650c8606b7e704f34d8f1b63059e
tree8c0936d9eef424e0de8c9ae6e5d888bf4d156160
parent21114071eca84e82e6627aafaade0eb6a6072feb
defaultvalue test: ignore show-desktop

Ignore the "show-desktop" property on GtkPlacesSidebar for the
defaultvalue test.

Currently, "make check" is passing because it runs the test under a xvfb
with no XSETTINGS provider, so we see the Gtk default value.  No matter
what we set the default value to in Gtk, however, there will be some
desktop environment in which someone running the installed test outside
of an xvfb will get the wrong result.  Best to ignore it.

https://bugzilla.gnome.org/show_bug.cgi?id=712302
testsuite/gtk/defaultvalue.c